Namespace - LJCUnitMeasureDAL
Parameters
fromUnitID - The 'From' UnitID value.
toUnitID - The 'To' UnitID value.
Returns
The matching collection element.
Syntax
| C# |
|
public UnitConversion LJCSearch(Int32 fromUnitID, Int32 toUnitID)
|
Returns the matching collection element.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.